home *** CD-ROM | disk | FTP | other *** search
/ PC World 2007 February / PCWorld_2007-02_cd.bin / domacnost a kancelar / pspad / pspad452inst_cz.exe / {app} / PSPadShell_reg.bat < prev    next >
DOS Batch File  |  2006-04-14  |  168b  |  5 lines

  1. @Echo off
  2. Rem This batch file registers the PSPad context menu handler
  3. Rem To unregister it, use PSPadShell_Unreg.bat
  4. %SystemRoot%\System32\RegSvr32 PSPadShell.dll
  5.